Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix e2e tests for branch protection #1837

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

laurentsimon
Copy link
Contributor

@laurentsimon laurentsimon commented Apr 13, 2022

I broke the unit tests, see #1834
It turns out that the ginkgo's Skip() function only works in the It() function.

Fix e2e tests for branch protection
no breaking changes

Fix e2e tests for branch protection

@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #1837 (269f922) into main (b00b316) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1837   +/-   ##
=======================================
  Coverage   53.51%   53.51%           
=======================================
  Files          73       73           
  Lines        6692     6692           
=======================================
  Hits         3581     3581           
  Misses       2865     2865           
  Partials      246      246           

@laurentsimon
Copy link
Contributor Author

@naveensrinivasan I think this one may fix it. I tested locally and it worked. Fingers crossed.

Copy link
Member

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@laurentsimon
Copy link
Contributor Author

tentatively merging.

@laurentsimon laurentsimon merged commit 410a145 into ossf:main Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants